Other Extensions

The following extensions are available globally.

  • Declaration

    Swift

    struct Locale : Hashable, Equatable, ReferenceConvertible
  • Declaration

    Swift

    struct Calendar : Hashable, Equatable, ReferenceConvertible, _MutableBoxing
  • Declaration

    Swift

    struct Range<Bound> where Bound : Comparable
  • Declaration

    Swift

    protocol FloatingPoint : Hashable, SignedNumeric, Strideable where Self == Self.Magnitude
  • Declaration

    Swift

    protocol BinaryFloatingPoint : ExpressibleByFloatLiteral, FloatingPoint
  • Declaration

    Swift

    class NSParagraphStyle : NSObject, NSCopying, NSMutableCopying, NSSecureCoding
  • Declaration

    Swift

    protocol RangeReplaceableCollection : Collection where Self.SubSequence : RangeReplaceableCollection
  • Set

    Declaration

    Swift

    struct Set<Element> where Element : Hashable
  • Declaration

    Swift

    struct IndexPath : ReferenceConvertible, Equatable, Hashable, MutableCollection, RandomAccessCollection, Comparable, ExpressibleByArrayLiteral
  • Declaration

    Swift

    class UIView : UIResponder, NSCoding, UIAppearance, UIAppearanceContainer, UIDynamicItem, UITraitEnvironment, UICoordinateSpace, UIFocusItem, UIFocusItemContainer, CALayerDelegate